Docs.rs
pingora-header-serde-0.4.0
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pingora-header-serde 0.4.0
HTTP header (de)serialization and compression for Pingora.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
7
out of
7
items documented
0
out of
7
items with examples
Size
Source code size: 31.26 kB
Documentation size: 179.18 kB
Links
cloudflare/pingora
22499
1244
100
crates.io
Dependencies
bytes ^1.0
normal
http ^1.0.0
normal
httparse ^1
normal
pingora-error ^0.4.0
normal
pingora-http ^0.4.0
normal
thread_local ^1.0
normal
zstd ^0.13.1
normal
zstd-safe ^7.1.0
normal
Versions
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
Owners
HTTP Response header serialization with compression This crate is able to serialize http response header to about 1/3 of its original size (HTTP/1.1 wire format) with trained dictionary.